.wxsubmit_btn .wechatId {
  color: #fff
}

.notice {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background: rgba(0,0,0,.3);
  font-size: 16px;
  text-align: center;
  line-height: 220%;
}

.notice-dialog {
  width: 90%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  background-color: #f1f1f1;
  border: 1px green solid;
}

.notice-bottom {
  margin: 0 auto;
  width: 90%;
  max-width: 400px;
  height: 40px;
  font-size: 12px;
  padding-top: 0px;
}

.notice-bottom .btn1 {
  float: left;
  width: 39%;
  height: 39px;
  background-color: white;
  color: #021d28;
  background-color: #f1f1f1;
}

.notice-bottom .btn2 {
  float: left;
  width: 61%;
  height: 39px;
  background-color: green;
  color: white;
}

.notice-body p {
  color: #000000;
}

.notice-ok {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background: rgba(0,0,0,.3);
  font-size: 16px;
  text-align: center;
  line-height: 220%;
}

.notice-dialog-ok {
  width: 90%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  background-color: #f1f1f1;
  border: 1px #cccccc solid;
}

.notice-bottom-ok {
  margin: 0 auto;
  width: 90%;
  max-width: 400px;
  height: 40px;
  font-size: 12px;
  padding-top: 0px;
}

.notice-bottom-ok .btn1-ok {
  float: left;
  width: 39%;
  height: 39px;
  background-color: white;
  color: #021d28;
  background-color: #f1f1f1;
}

.notice-bottom-ok .btn2-ok {
  float: left;
  width: 61%;
  height: 39px;
  background-color: #e50000;
  color: white;
}

.notice-body-ok p {
  color: #000000;
}

.wechatId {
  cursor: pointer;
  color: red;
}

.wechatName {
}

.wechatQrcode {
  width: 250px;
  height: 250px;
}

.wechatMobile {
  cursor: pointer;
  color: red;
  text-decoration: none;
}

.btn1 {
  cursor: pointer;
}

#tk {
  position: fixed;
  z-index: 1000;
  transition: all 0.5s;
  border-radius: 18px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -250px;
  overflow: hidden;
  background: #F9F9F9;
  width: 90%;
}

#tk div {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #D1D1D3;
  text-align: center;
  font-size: 20px;
  font-family: '微软雅黑';
  line-height: 60px;
  color: #0876FB;
}

#tk div:hover {
  background: #eee;
}

#tk a:last-child div {
  border - bottom: none !important;
}

#closetk {
  position: fixed;
  transition: all 0.5s;
  z-index: 1000;
  width: 90%;
  height: 60px;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -300px;
  font-size: 20px;
  font-family: '微软雅黑';
  font-weight: bold;
  line-height: 60px;
  background: #fff;
  color: #0876FB;
  border-radius: 15px;
  cursor: pointer;
}

#tck {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 90;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  transition: all 0.8s;
}

._web_kefu_layer {
  display: none
}

._kefu_cover {
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  z-index: 198908
}

._kefu_container {
  position: fixed;
  width: 300px;
  background: #fff;
  border-radius: 5px;
  border: 0px solid #ddd;
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,.2);
  margin: 0 auto;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -180px;
  z-index: 198909
}

._kefu_container > * {
  padding: 0;
  margin: 0;
  line-height: 19px;
  font: 13px Helvetica Neue,Helvetica,PingFang SC,FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

._kefu_container a {
  cursor: pointer;
  text-decoration: none
}

._kefu_qrcode_layer {
  display: none
}

._kefu-header {
  position: relative;
  top: -40px
}

._kefu-user {
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
}

._kefu-name {
  margin-top: 8px;
  font-size: 16px;
}

._kefu-user img {
  width: 80px;
  height: 80px;
  border-radius: 40%;
  position: relative;
  border: 3px solid #ddd;
}

._kefu-wrap {
  margin-top: -30px;
  padding: 0 5px;
  font-size: 16px;
  line-height: 35px;
}

._kefu-wrap p {
  border-bottom: 1px dashed #ddd;
  overflow: hidden;
}

._kefu-wrap p:last-child,._kefu-wrap p.last-child {
  border-bottom: 0
}

._kefu-wrap p label {
  display: block;
  float: left;
}

._kefu-wrap p span {
  display: block;
  float: right;
  max-width: 60%;
}

._kefu_qrcode_cover {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.5)
}

._kefu_qrcode {
  border: 1px solid transparent;
  position: absolute;
  top: 50%;
  margin-top: -100px;
  left: 50%;
  margin-left: -90px;
  text-align: center;
  background: #fff;
  padding: 5px;
  border-radius: 2px
}

._kefu_qrcode img {
  width: 180px;
  height: 180px;
}

._kefu_qrcode_img {
  height: 180px;
}

._kefu_qrcode_header {
  border-bottom: 1px solid #ddd;
  text-align: left;
  padding: 2px 0 6px 0;
  position: relative;
}

._kefu_qrcode_header a {
  position: absolute;
  right: 0;
  height: 20px;
  width: 20px;
  background: #000;
  color: #fff;
  text-align: center;
  border-radius: 2px
}

._kefu-footer {
  text-align: center;
  border-top: 1px solid #ddd;
  line-height: 35px;
  background: #eee;
  border-radius: 0 0 5px 5px
}

.selectcode {
  background: #1e9c08;
  padding: 5px 10px;
  color: #fff;
  border-radius: 14px;
}